3.3.37 \(\int \frac {B \cos (c+d x)+C \cos ^2(c+d x)}{(a+b \cos (c+d x))^{2/3}} \, dx\) [237]

Optimal. Leaf size=281 \[ \frac {3 C \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{4 b d}+\frac {(4 b B-3 a C) F_1\left (\frac {1}{2};\frac {1}{2},-\frac {1}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right ) \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{2 \sqrt {2} b^2 d \sqrt {1+\cos (c+d x)} \sqrt [3]{\frac {a+b \cos (c+d x)}{a+b}}}-\frac {\left (4 a b B-3 a^2 C-b^2 C\right ) F_1\left (\frac {1}{2};\frac {1}{2},\frac {2}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right ) \left (\frac {a+b \cos (c+d x)}{a+b}\right )^{2/3} \sin (c+d x)}{2 \sqrt {2} b^2 d \sqrt {1+\cos (c+d x)} (a+b \cos (c+d x))^{2/3}} \]

[Out]

3/4*C*(a+b*cos(d*x+c))^(1/3)*sin(d*x+c)/b/d+1/4*(4*B*b-3*C*a)*AppellF1(1/2,-1/3,1/2,3/2,b*(1-cos(d*x+c))/(a+b)
,1/2-1/2*cos(d*x+c))*(a+b*cos(d*x+c))^(1/3)*sin(d*x+c)/b^2/d/((a+b*cos(d*x+c))/(a+b))^(1/3)*2^(1/2)/(1+cos(d*x
+c))^(1/2)-1/4*(4*B*a*b-3*C*a^2-C*b^2)*AppellF1(1/2,2/3,1/2,3/2,b*(1-cos(d*x+c))/(a+b),1/2-1/2*cos(d*x+c))*((a
+b*cos(d*x+c))/(a+b))^(2/3)*sin(d*x+c)/b^2/d/(a+b*cos(d*x+c))^(2/3)*2^(1/2)/(1+cos(d*x+c))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.22, antiderivative size = 281, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 5, integrand size = 34, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.147, Rules used = {3102, 2835, 2744, 144, 143} \begin {gather*} -\frac {\left (-3 a^2 C+4 a b B-b^2 C\right ) \sin (c+d x) \left (\frac {a+b \cos (c+d x)}{a+b}\right )^{2/3} F_1\left (\frac {1}{2};\frac {1}{2},\frac {2}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right )}{2 \sqrt {2} b^2 d \sqrt {\cos (c+d x)+1} (a+b \cos (c+d x))^{2/3}}+\frac {(4 b B-3 a C) \sin (c+d x) \sqrt [3]{a+b \cos (c+d x)} F_1\left (\frac {1}{2};\frac {1}{2},-\frac {1}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right )}{2 \sqrt {2} b^2 d \sqrt {\cos (c+d x)+1} \sqrt [3]{\frac {a+b \cos (c+d x)}{a+b}}}+\frac {3 C \sin (c+d x) \sqrt [3]{a+b \cos (c+d x)}}{4 b d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(B*Cos[c + d*x] + C*Cos[c + d*x]^2)/(a + b*Cos[c + d*x])^(2/3),x]

[Out]

(3*C*(a + b*Cos[c + d*x])^(1/3)*Sin[c + d*x])/(4*b*d) + ((4*b*B - 3*a*C)*AppellF1[1/2, 1/2, -1/3, 3/2, (1 - Co
s[c + d*x])/2, (b*(1 - Cos[c + d*x]))/(a + b)]*(a + b*Cos[c + d*x])^(1/3)*Sin[c + d*x])/(2*Sqrt[2]*b^2*d*Sqrt[
1 + Cos[c + d*x]]*((a + b*Cos[c + d*x])/(a + b))^(1/3)) - ((4*a*b*B - 3*a^2*C - b^2*C)*AppellF1[1/2, 1/2, 2/3,
 3/2, (1 - Cos[c + d*x])/2, (b*(1 - Cos[c + d*x]))/(a + b)]*((a + b*Cos[c + d*x])/(a + b))^(2/3)*Sin[c + d*x])
/(2*Sqrt[2]*b^2*d*Sqrt[1 + Cos[c + d*x]]*(a + b*Cos[c + d*x])^(2/3))

Rule 143

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Simp[((a + b*x)
^(m + 1)/(b*(m + 1)*(b/(b*c - a*d))^n*(b/(b*e - a*f))^p))*AppellF1[m + 1, -n, -p, m + 2, (-d)*((a + b*x)/(b*c
- a*d)), (-f)*((a + b*x)/(b*e - a*f))], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] &&  !IntegerQ[m] &&  !Inte
gerQ[n] &&  !IntegerQ[p] && GtQ[b/(b*c - a*d), 0] && GtQ[b/(b*e - a*f), 0] &&  !(GtQ[d/(d*a - c*b), 0] && GtQ[
d/(d*e - c*f), 0] && SimplerQ[c + d*x, a + b*x]) &&  !(GtQ[f/(f*a - e*b), 0] && GtQ[f/(f*c - e*d), 0] && Simpl
erQ[e + f*x, a + b*x])

Rule 144

Int[((a_) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_)*((e_.) + (f_.)*(x_))^(p_), x_Symbol] :> Dist[(e + f*x)^
FracPart[p]/((b/(b*e - a*f))^IntPart[p]*(b*((e + f*x)/(b*e - a*f)))^FracPart[p]), Int[(a + b*x)^m*(c + d*x)^n*
(b*(e/(b*e - a*f)) + b*f*(x/(b*e - a*f)))^p, x], x] /; FreeQ[{a, b, c, d, e, f, m, n, p}, x] &&  !IntegerQ[m]
&&  !IntegerQ[n] &&  !IntegerQ[p] && GtQ[b/(b*c - a*d), 0] &&  !GtQ[b/(b*e - a*f), 0]

Rule 2744

Int[((a_) + (b_.)*sin[(c_.) + (d_.)*(x_)])^(n_), x_Symbol] :> Dist[Cos[c + d*x]/(d*Sqrt[1 + Sin[c + d*x]]*Sqrt
[1 - Sin[c + d*x]]), Subst[Int[(a + b*x)^n/(Sqrt[1 + x]*Sqrt[1 - x]), x], x, Sin[c + d*x]], x] /; FreeQ[{a, b,
 c, d, n}, x] && NeQ[a^2 - b^2, 0] &&  !IntegerQ[2*n]

Rule 2835

Int[((a_) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_)*((c_.) + (d_.)*sin[(e_.) + (f_.)*(x_)]), x_Symbol] :> Dist[(b*
c - a*d)/b, Int[(a + b*Sin[e + f*x])^m, x], x] + Dist[d/b, Int[(a + b*Sin[e + f*x])^(m + 1), x], x] /; FreeQ[{
a, b, c, d, e, f, m}, x] && NeQ[b*c - a*d, 0] && NeQ[a^2 - b^2, 0]

Rule 3102

Int[((a_.) + (b_.)*sin[(e_.) + (f_.)*(x_)])^(m_.)*((A_.) + (B_.)*sin[(e_.) + (f_.)*(x_)] + (C_.)*sin[(e_.) + (
f_.)*(x_)]^2), x_Symbol] :> Simp[(-C)*Cos[e + f*x]*((a + b*Sin[e + f*x])^(m + 1)/(b*f*(m + 2))), x] + Dist[1/(
b*(m + 2)), Int[(a + b*Sin[e + f*x])^m*Simp[A*b*(m + 2) + b*C*(m + 1) + (b*B*(m + 2) - a*C)*Sin[e + f*x], x],
x], x] /; FreeQ[{a, b, e, f, A, B, C, m}, x] &&  !LtQ[m, -1]

Rubi steps

\begin {align*} \int \frac {B \cos (c+d x)+C \cos ^2(c+d x)}{(a+b \cos (c+d x))^{2/3}} \, dx &=\frac {3 C \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{4 b d}+\frac {3 \int \frac {\frac {b C}{3}+\frac {1}{3} (4 b B-3 a C) \cos (c+d x)}{(a+b \cos (c+d x))^{2/3}} \, dx}{4 b}\\ &=\frac {3 C \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{4 b d}+\frac {(4 b B-3 a C) \int \sqrt [3]{a+b \cos (c+d x)} \, dx}{4 b^2}-\frac {\left (4 a b B-3 a^2 C-b^2 C\right ) \int \frac {1}{(a+b \cos (c+d x))^{2/3}} \, dx}{4 b^2}\\ &=\frac {3 C \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{4 b d}-\frac {((4 b B-3 a C) \sin (c+d x)) \text {Subst}\left (\int \frac {\sqrt [3]{a+b x}}{\sqrt {1-x} \sqrt {1+x}} \, dx,x,\cos (c+d x)\right )}{4 b^2 d \sqrt {1-\cos (c+d x)} \sqrt {1+\cos (c+d x)}}+\frac {\left (\left (4 a b B-3 a^2 C-b^2 C\right ) \sin (c+d x)\right ) \text {Subst}\left (\int \frac {1}{\sqrt {1-x} \sqrt {1+x} (a+b x)^{2/3}} \, dx,x,\cos (c+d x)\right )}{4 b^2 d \sqrt {1-\cos (c+d x)} \sqrt {1+\cos (c+d x)}}\\ &=\frac {3 C \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{4 b d}-\frac {\left ((4 b B-3 a C) \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)\right ) \text {Subst}\left (\int \frac {\sqrt [3]{-\frac {a}{-a-b}-\frac {b x}{-a-b}}}{\sqrt {1-x} \sqrt {1+x}} \, dx,x,\cos (c+d x)\right )}{4 b^2 d \sqrt {1-\cos (c+d x)} \sqrt {1+\cos (c+d x)} \sqrt [3]{-\frac {a+b \cos (c+d x)}{-a-b}}}+\frac {\left (\left (4 a b B-3 a^2 C-b^2 C\right ) \left (-\frac {a+b \cos (c+d x)}{-a-b}\right )^{2/3} \sin (c+d x)\right ) \text {Subst}\left (\int \frac {1}{\sqrt {1-x} \sqrt {1+x} \left (-\frac {a}{-a-b}-\frac {b x}{-a-b}\right )^{2/3}} \, dx,x,\cos (c+d x)\right )}{4 b^2 d \sqrt {1-\cos (c+d x)} \sqrt {1+\cos (c+d x)} (a+b \cos (c+d x))^{2/3}}\\ &=\frac {3 C \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{4 b d}+\frac {(4 b B-3 a C) F_1\left (\frac {1}{2};\frac {1}{2},-\frac {1}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right ) \sqrt [3]{a+b \cos (c+d x)} \sin (c+d x)}{2 \sqrt {2} b^2 d \sqrt {1+\cos (c+d x)} \sqrt [3]{\frac {a+b \cos (c+d x)}{a+b}}}-\frac {\left (4 a b B-3 a^2 C-b^2 C\right ) F_1\left (\frac {1}{2};\frac {1}{2},\frac {2}{3};\frac {3}{2};\frac {1}{2} (1-\cos (c+d x)),\frac {b (1-\cos (c+d x))}{a+b}\right ) \left (\frac {a+b \cos (c+d x)}{a+b}\right )^{2/3} \sin (c+d x)}{2 \sqrt {2} b^2 d \sqrt {1+\cos (c+d x)} (a+b \cos (c+d x))^{2/3}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 2.18, size = 261, normalized size = 0.93 \begin {gather*} -\frac {3 \sqrt [3]{a+b \cos (c+d x)} \csc (c+d x) \left (4 \left (-4 a b B+3 a^2 C+b^2 C\right ) F_1\left (\frac {1}{3};\frac {1}{2},\frac {1}{2};\frac {4}{3};\frac {a+b \cos (c+d x)}{a-b},\frac {a+b \cos (c+d x)}{a+b}\right ) \sqrt {-\frac {b (-1+\cos (c+d x))}{a+b}} \sqrt {-\frac {b (1+\cos (c+d x))}{a-b}}+(4 b B-3 a C) F_1\left (\frac {4}{3};\frac {1}{2},\frac {1}{2};\frac {7}{3};\frac {a+b \cos (c+d x)}{a-b},\frac {a+b \cos (c+d x)}{a+b}\right ) \sqrt {-\frac {b (-1+\cos (c+d x))}{a+b}} \sqrt {\frac {b (1+\cos (c+d x))}{-a+b}} (a+b \cos (c+d x))-4 b^2 C \sin ^2(c+d x)\right )}{16 b^3 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(B*Cos[c + d*x] + C*Cos[c + d*x]^2)/(a + b*Cos[c + d*x])^(2/3),x]

[Out]

(-3*(a + b*Cos[c + d*x])^(1/3)*Csc[c + d*x]*(4*(-4*a*b*B + 3*a^2*C + b^2*C)*AppellF1[1/3, 1/2, 1/2, 4/3, (a +
b*Cos[c + d*x])/(a - b), (a + b*Cos[c + d*x])/(a + b)]*Sqrt[-((b*(-1 + Cos[c + d*x]))/(a + b))]*Sqrt[-((b*(1 +
 Cos[c + d*x]))/(a - b))] + (4*b*B - 3*a*C)*AppellF1[4/3, 1/2, 1/2, 7/3, (a + b*Cos[c + d*x])/(a - b), (a + b*
Cos[c + d*x])/(a + b)]*Sqrt[-((b*(-1 + Cos[c + d*x]))/(a + b))]*Sqrt[(b*(1 + Cos[c + d*x]))/(-a + b)]*(a + b*C
os[c + d*x]) - 4*b^2*C*Sin[c + d*x]^2))/(16*b^3*d)

________________________________________________________________________________________

Maple [F]
time = 0.14, size = 0, normalized size = 0.00 \[\int \frac {B \cos \left (d x +c \right )+C \left (\cos ^{2}\left (d x +c \right )\right )}{\left (a +b \cos \left (d x +c \right )\right )^{\frac {2}{3}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+b*cos(d*x+c))^(2/3),x)

[Out]

int((B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+b*cos(d*x+c))^(2/3),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+b*cos(d*x+c))^(2/3),x, algorithm="maxima")

[Out]

integrate((C*cos(d*x + c)^2 + B*cos(d*x + c))/(b*cos(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+b*cos(d*x+c))^(2/3),x, algorithm="fricas")

[Out]

integral((C*cos(d*x + c)^2 + B*cos(d*x + c))/(b*cos(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\left (B + C \cos {\left (c + d x \right )}\right ) \cos {\left (c + d x \right )}}{\left (a + b \cos {\left (c + d x \right )}\right )^{\frac {2}{3}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*cos(d*x+c)+C*cos(d*x+c)**2)/(a+b*cos(d*x+c))**(2/3),x)

[Out]

Integral((B + C*cos(c + d*x))*cos(c + d*x)/(a + b*cos(c + d*x))**(2/3), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*cos(d*x+c)+C*cos(d*x+c)^2)/(a+b*cos(d*x+c))^(2/3),x, algorithm="giac")

[Out]

integrate((C*cos(d*x + c)^2 + B*cos(d*x + c))/(b*cos(d*x + c) + a)^(2/3), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {C\,{\cos \left (c+d\,x\right )}^2+B\,\cos \left (c+d\,x\right )}{{\left (a+b\,\cos \left (c+d\,x\right )\right )}^{2/3}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*cos(c + d*x) + C*cos(c + d*x)^2)/(a + b*cos(c + d*x))^(2/3),x)

[Out]

int((B*cos(c + d*x) + C*cos(c + d*x)^2)/(a + b*cos(c + d*x))^(2/3), x)

________________________________________________________________________________________